'宣言 Public Overloads Sub ImportFormDataFromCollection( _ ByVal fieldValues() As System.Collections.Generic.KeyValuePair(Of String,IList(Of String)) _ )
public void ImportFormDataFromCollection( System.Collections.Generic.KeyValuePair<string,IList<string>>[] fieldValues )
パラメータ
- fieldValues
- フィールド名とその値のコレクション。